gridpack::math::DAESolverImplementation< T, I > Class Template Reference

#include <dae_solver_implementation.hpp>

Inheritance diagram for gridpack::math::DAESolverImplementation< T, I >:
Inheritance graph
[legend]
Collaboration diagram for gridpack::math::DAESolverImplementation< T, I >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef DAESolverInterface< T,
I >::VectorType 
VectorType
typedef DAESolverInterface< T,
I >::MatrixType 
MatrixType
typedef DAESolverInterface< T,
I >::JacobianBuilder 
JacobianBuilder
typedef DAESolverInterface< T,
I >::FunctionBuilder 
FunctionBuilder
typedef DAESolverInterface< T,
I >::StepFunction 
StepFunction

Public Member Functions

 DAESolverImplementation (const parallel::Communicator &comm, const int local_size, JacobianBuilder &jbuilder, FunctionBuilder &fbuilder)
 Default constructor.
 ~DAESolverImplementation (void)
 Destructor.

template<typename T, typename I = int>
class gridpack::math::DAESolverImplementation< T, I >


Member Typedef Documentation

template<typename T, typename I = int>
typedef DAESolverInterface<T, I>::FunctionBuilder gridpack::math::DAESolverImplementation< T, I >::FunctionBuilder
template<typename T, typename I = int>
typedef DAESolverInterface<T, I>::JacobianBuilder gridpack::math::DAESolverImplementation< T, I >::JacobianBuilder
template<typename T, typename I = int>
typedef DAESolverInterface<T, I>::MatrixType gridpack::math::DAESolverImplementation< T, I >::MatrixType
template<typename T, typename I = int>
typedef DAESolverInterface<T, I>::StepFunction gridpack::math::DAESolverImplementation< T, I >::StepFunction
template<typename T, typename I = int>
typedef DAESolverInterface<T, I>::VectorType gridpack::math::DAESolverImplementation< T, I >::VectorType

Constructor & Destructor Documentation

template<typename T, typename I = int>
gridpack::math::DAESolverImplementation< T, I >::DAESolverImplementation ( const parallel::Communicator comm,
const int  local_size,
JacobianBuilder jbuilder,
FunctionBuilder fbuilder 
)

Default constructor.

References gridpack::utility::Configurable::Configurable().

template<typename T, typename I = int>
gridpack::math::DAESolverImplementation< T, I >::~DAESolverImplementation ( void   ) 

Destructor.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1